home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / SmallEiffel 0.3.3 / SmallEiffel PPC / diff / lib_show.old.old < prev    next >
Encoding:
Text File  |  1996-06-13  |  10.2 KB  |  115 lines  |  [TEXT/EDIT]

  1. Common subdirectories: lib_show/animal and /users/prof/colnet/SmallEiffel/lib_show/animal
  2. Common subdirectories: lib_show/bench1 and /users/prof/colnet/SmallEiffel/lib_show/bench1
  3. Only in /users/prof/colnet/SmallEiffel/lib_show: bench2
  4. Common subdirectories: lib_show/external and /users/prof/colnet/SmallEiffel/lib_show/external
  5. Common subdirectories: lib_show/gcd and /users/prof/colnet/SmallEiffel/lib_show/gcd
  6. Common subdirectories: lib_show/parking and /users/prof/colnet/SmallEiffel/lib_show/parking
  7. Only in lib_show/bench1: a.out
  8. diff -r lib_show/bench1/bench1.csh /users/prof/colnet/SmallEiffel/lib_show/bench1/bench1.csh
  9. 6c6
  10. <     set cmd = "compile $b make -boost -O2"
  11. ---
  12. >     set cmd = "compile $b make -boost "
  13. diff -r lib_show/bench1/bench1.csh /users/prof/colnet/SmallEiffel/lib_show/bench1/bench1.cshlib_show/bench1/tmp /users/prof/colnet/SmallEiffel/lib_show/bench1/tmp
  14. 1,2c1,97
  15. < Start .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
  16. < Finished.
  17. ---
  18. > -- SmallEiffel  -- Release (- 0.96 / Beta)    --      FRANCE
  19. > -- Copyright (C), 1994 - Dominique COLNET and Suzanne COLLIN 
  20. > -- University Henri Poincare' - Nancy 1 - email colnet@loria.fr 
  21. > -- CRIN (Centre de Recherche en Informatique de Nancy)
  22. > -- FRANCE 
  23. > Parsing :
  24. > 1    array_bench1.e
  25. > 2    bench1.e
  26. > 3    /u/genielog/colnet/SmallEiffel/lib_std/any.e
  27. > 4    /u/genielog/colnet/SmallEiffel/lib_std/general.e
  28. > 5    /u/genielog/colnet/SmallEiffel/lib_std/integer.e
  29. > 6    /u/genielog/colnet/SmallEiffel/lib_std/integer_ref.e
  30. > 7    /u/genielog/colnet/SmallEiffel/lib_std/numeric.e
  31. > 8    /u/genielog/colnet/SmallEiffel/lib_std/comparable.e
  32. > 9    /u/genielog/colnet/SmallEiffel/lib_std/array.e
  33. > 10    /u/genielog/colnet/SmallEiffel/lib_std/collection.e
  34. > 11    /u/genielog/colnet/SmallEiffel/lib_std/pointer.e
  35. > 12    /u/genielog/colnet/SmallEiffel/lib_std/pointer_ref.e
  36. > 13    /u/genielog/colnet/SmallEiffel/lib_std/string.e
  37. > 14    /u/genielog/colnet/SmallEiffel/lib_std/boolean.e
  38. > 15    /u/genielog/colnet/SmallEiffel/lib_std/boolean_ref.e
  39. > 16    /u/genielog/colnet/SmallEiffel/lib_std/std_output.e
  40. > 17    /u/genielog/colnet/SmallEiffel/lib_std/std_file_write.e
  41. > 18    /u/genielog/colnet/SmallEiffel/lib_std/std_file.e
  42. > 19    /u/genielog/colnet/SmallEiffel/lib_std/character.e
  43. > 20    /u/genielog/colnet/SmallEiffel/lib_std/character_ref.e
  44. > 21    /u/genielog/colnet/SmallEiffel/lib_std/std_error.e
  45. > Starting Falling Down (approx. 135 features).
  46. > End of Falling Down (approx. 189 features).
  47. > Base class parsed : 21
  48. > Compiling to C Types :
  49. > 28    ANY
  50. > 8    POINTER
  51. > 42    COLLECTION[INTEGER]
  52. > 41    STD_ERROR
  53. > 38    STD_FILE_WRITE
  54. > 7    STRING
  55. > 1    GENERAL
  56. > 36    BOOLEAN_REF
  57. > 6    BOOLEAN
  58. > 2    INTEGER
  59. > 37    STD_OUTPUT
  60. > 3    CHARACTER
  61. > 34    ARRAY[INTEGER]
  62. > 26    ARRAY_BENCH1
  63. > Total Types defined : 14.
  64. > Types really used (object created): 9.
  65. > 8    POINTER
  66. > 41    STD_ERROR
  67. > 7    STRING
  68. > 6    BOOLEAN
  69. > 2    INTEGER
  70. > 37    STD_OUTPUT
  71. > 3    CHARACTER
  72. > 34    ARRAY[INTEGER]
  73. > 26    ARRAY_BENCH1
  74. > Compiling routines for :
  75. >     POINTER
  76. >     STD_ERROR
  77. >     STRING
  78. >     BOOLEAN
  79. >     INTEGER
  80. >     STD_OUTPUT
  81. >     CHARACTER
  82. >     ARRAY[INTEGER]
  83. >     ARRAY_BENCH1
  84. > Define Cecil for : ANYprint.
  85. > Define main function.
  86. > Pre-Computed Once Function(s) : GENERAL.std_output GENERAL.tagged_out_memory GENERAL.std_error
  87. > Total: 3
  88. > Order of includes : <stdio.h>,<stdlib.h>,<signal.h>,<stddef.h>.
  89. > Define used basics.
  90. > Manifest string used: 23.
  91. > Total Defined Switches: 5.
  92. > Total Direct Calls: 215.
  93. > Total Check Id Calls: 41.
  94. > Total Switched Calls: 33.
  95. > No Inlined Procedure.
  96. > No Inlined Function.
  97. > Total Static Expression: 1.
  98. > Total Real Procedures: 7.
  99. > No Real Function.
  100. > Total Procedures: 34.
  101. > Total Functions: 12.
  102. > Total Pre-Computed Once Function Calls: 12.
  103. > Internal stacks size used : 12
  104. > Define initialize stuff.
  105. > Writing "array_bench1.make" file.
  106. > Done.
  107. > strip: a.out already stripped
  108. > /u/genielog/colnet/SmallEiffel/bin/compile_to_c array_bench1.e make -require_check -O2
  109. > C compiling using "array_bench1.make" command file.
  110. > gcc -ansi -pipe -O2 -c array_bench11.c
  111. > gcc -ansi -pipe -O2 array_bench11.o 
  112. > strip a.out
  113. > Removing:  array_bench11.c array_bench11.o array_bench1.h array_bench1.make
  114. > Done.
  115.